* {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.h1 {
    font-size: 36px;
    line-height: 1.125
}

@media (min-width:1012px) {
    .h1 {
        font-size: 40px
    }
}

.h2 {
    font-size: 48px
}

.h3 {
    font-size: 36px
}

.p-lg {
    font-size: 20px
}

.intern-cta-text {
    margin: 54px 0 20px
}

.btn,a.btn {
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 227px;
    height: 56px;
    text-align: center;
    background: 0 0;
    border-radius: 0;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .05em;
    -webkit-transition: background .4s ease,color .4s ease,border-color .4s ease;
    transition: background .4s ease,color .4s ease,border-color .4s ease;
    color: #fff;
    background: 0 0
}

.btn:hover,a.btn:hover {
    cursor: pointer;
    color: #000;
    background: #fff;
    border-color: #fff
}

.starshield-overview {
    max-width: 1284px;
    width: 100%;
    margin: 36px auto;
    padding: 0 20px
}

@media (min-width:1012px) {
    .starshield-overview {
        margin: 180px auto
    }
}

.starshield-overview .starshield-overview__hd span {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: #fff
}

.starshield-overview .starshield-overview__hd h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    margin: 12px 0 24px
}

@media (min-width:1012px) {
    .starshield-overview .starshield-overview__hd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .starshield-overview .starshield-overview__hd>div {
        width: calc(50% - 20px)
    }

    .starshield-overview .starshield-overview__hd>div h2 {
        margin-bottom: 0
    }

    .starshield-overview .starshield-overview__hd>div:first-child {
        padding-right: 40px
    }
}

.starshield-overview .content-center__hd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.starshield-overview .content-center__hd img {
    width: 64px;
    min-width: 64px;
    margin-right: 12px
}

.starshield-overview .content-center__hd h3 {
    font-size: 24px;
    margin: 0!important;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.starshield-overview .content-center {
    max-width: 100%;
    width: 100%;
    display: block
}

.starshield-overview .content-center .column3 {
    border-top: 1px solid #fff;
    padding-top: 24px;
    display: block;
    width: 100%
}

.starshield-overview .content-center .column3+.column3 {
    margin-top: 36px
}

@media (min-width:768px) {
    .starshield-overview .content-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .starshield-overview .content-center .column3 {
        display: block;
        margin: 0;
        width: calc(33% - 20px);
        padding-right: 24px
    }

    .starshield-overview .content-center .column3+.column3 {
        margin-top: 0
    }
}

.starshield-overview .content-center p {
    margin: 24px 0 0;
    font-size: 16px;
    width: 100%;
    max-width: 100%
}

.hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    min-height: 100vh;
    padding: 220px 0
}

@media (max-width:767px) {
    .hero {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 220px 0 120px
    }
}

.hero figure {
    position: absolute;
    z-index: -1;
    display: block;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero figure:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(#000));
    background: linear-gradient(270deg,rgba(0,0,0,0) 0,#000 100%);
    display: block
}

@media (max-width:767px) {
    .hero figure:after {
        background: linear-gradient(193.04deg,rgba(0,0,0,0) 1.91%,#000 81.74%)
    }
}

.hero figure img,.hero figure picture {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.hero .hero__content {
    position: relative;
    z-index: 1;
    max-width: 1284px;
    width: 100%;
    margin: 36px auto;
    padding: 0 20px;
    text-align: left
}

.hero .hero__content>div>* {
    max-width: 600px
}

@media (min-width:768px) {
    .hero .hero__content>div {
        width: 50%
    }
}

.hero .hero__content h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff
}

.hero .hero__content h2 span {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: #fff
}

@media (min-width:1012px) {
    .hero .hero__content h2 {
        font-size: 48px
    }

    .hero .hero__content h2 span {
        font-size: 20px
    }
}

@media (min-width:768px) {
    .hero.hero--right figure:after {
        background: -webkit-gradient(linear,right top,left top,from(#000),to(rgba(0,0,0,0)));
        background: linear-gradient(270deg,#000 0,rgba(0,0,0,0) 100%)
    }
}

@media (min-width:768px) {
    .hero.hero--right .hero__content>div {
        margin-left: auto
    }
}

.hero--no-screen figure:after {
    display: none
}

#starshield .section.section-footer {
    height: auto
}

#feature {
    z-index: 1
}

#feature img,#feature picture {
    display: block;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 1
}

.h3 {
    font-weight: 700;
    font-size: 18px
}

.feature {
    width: 100%;
    height: 100vh;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

.feature figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.feature figure img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}
